POST /Tenant/RemoveWarehouseOverride/
Removes the warehouse override with the same scope and scope target.
Request
| Method |
Request URI |
| POST |
/API/Tenant/RemoveWarehouseOverride/?id=value&sessionId=value |
URI Parameters
| URI Parameter |
Description |
| id |
The ID of the tenant.
|
| sessionId |
Current session ID.
|
Request Body
Response
Response Body
Returns true if removed successfully.